home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #1 / Amiga Plus 1995 #1.iso / fish-disketten / fish_851-860 / d852 / cpuclr / poster < prev    next >
Internet Message Format  |  1994-12-13  |  2KB

  1. From smtp Thu Apr  1 01:40 MST 1993
  2. >From simons Wed Mar 31 12:04:00 CET 1993 remote from peti.GUN.de
  3. Received: from easix.GUN.de by cygnus.com (4.1/SMI-4.1)
  4.     id AA26715; Thu, 1 Apr 93 00:31:10 PST
  5. Received: by easix.GUN.de (Smail3.1.28.1)
  6.       from dino.dinoco.de with uucp
  7.       id <m0neMD2-00017PA>; Thu, 1 Apr 93 10:09 GMT
  8. Received: by dino.dinoco.de (V1.16/Amiga)
  9.     id AA02z2e; Wed, 31 Mar 93 19:15:01 CET
  10. Received: by peti.GUN.de (WMail V0.38, Jul 17 1991)
  11.     id=<AA0000160e>; Wed, 31 Mar 1993 12:04:00 CET
  12. Received: from peti.GUN.de by fishpond.cygnus.com; Thu,  1 Apr 93 01:40 MST
  13. Date: Wed, 31 Mar 1993 12:04:00 CET
  14. Content-Length: 22343
  15. Content-Type: text
  16. Message-Id: <9303311104.AA05646@peti.GUN.de>
  17. In-Reply-To: <9303260634.AA07400@SERVER.uwindsor.ca>
  18. X-Mailer: //\\miga Electronic Mail (AmiElm 1.07)
  19. Organization: * Private Amiga Site Bonn - Member of Individual Network e.V. *
  20. From: peti.GUN.de!simons (Peter Simons) 
  21. To: SERVER.uwindsor.ca!yn3 
  22. Cc: cygnus.com!fnf, mowgli.fido.de!Joerg_Gutzke 
  23. Subject: Re: CPUclr bug - stomped!
  24. Status: RO
  25.  
  26.                                      Hello Ian !
  27.  
  28.  |-> Success! Version 3.102 (24-Mar-93) did the trick.  I  tested  in  both
  29.  |-> ProPage version 4.0 & ProDraw  v3.02  -  none  of  those  nasty  lines
  30.  |-> appeared. Nice coding Peter!
  31.  
  32. Thanks alot. I bumped the version number and sent a copy to Fred  Fish,  so
  33. hopefully the whole amiga community gets the new version. Please spread the
  34. new version...
  35.  
  36.         bye, Peter
  37.  
  38.               ____ ____      ____
  39.              /___ /__  /\  /  /    INTERNET: simons@peti.GUN.de
  40.             ____//___ /  \/  /        VOICE: 0228 / 746061
  41.            to you by Peter Simons       PGP: Public-key on request!!
  42.  
  43.  
  44. ;----------------------------------- cut here -----------------------------
  45.  
  46.                        $VER: CPUClear v3.200 (31-Mar-93)
  47.  
  48.                   written by Peter Simons <simons@peti.GUN.de>
  49.  
  50.     CPUClr is  a  small  hack,  inspired  by  CPUBlit,  that  replaces  the
  51. BltClear()-Routine of the "graphics.library" with a highly optimized  68020
  52. (or higher) version. This gains (in a simple test) approx.  60%  speed  and
  53. should be even faster on an A3000, because the CPU works more efficient  in
  54. 32-Bit ChipRAM.
  55.  
  56.     The complete assembly-language source code written for the Macro68k  is
  57. included in the archive. The documentation  is  available  in  english  and
  58. german. CPUClr requires at least OS V2.04 and a 68020 CPU or higher.
  59.  
  60.